Release 10.1A: OpenEdge Development:
ADM Reference
initializeObject
Procedure that initializes code specific to visualizations.
Location: visual.p Parameters: None Notes:
- Invoked with RUN SUPER from
containr.p’s version of initializeObject.- Reads through the list of enabled objects (which does not include RowObject fields) and gets their handles to store in EnabledObjHdls property.
- Invokes enableObject and viewObject depending on the values of DisableOnInit and HideOnInit property settings.
- Invokes applyLayout to change the object to the correct layout if there are multiple layouts.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |